-- background: 111173 from stack: in -- bmap block id: 111517 -- flags: 0000 -- background id: 0 -- name: 1.2.3 Practice ----- HyperTalk script ----- on goItem cardName lock screen get last char of the short name of the target put "#" & it into btnName put it + 4240 into newIcon set the icon of bg btn btnName to newIcon go cd cardName unlock screen end goItem -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=18 top=1 right=38 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 24 -- style flags: 10240 -- line height: 32 -- part name: Title -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=443 top=5 right=72 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Instant Reference ----- HyperTalk script ----- on mouseUp instantReference "1.2.3" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=482 top=176 right=205 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 162 / 162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help ----- HyperTalk script ----- on mouseUp Help end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=480 top=143 right=172 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 1310 / 1310 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Student Services ----- HyperTalk script ----- on mousedown SSpopUp end mousedown on mouseup if the mouseloc is not within the rect of me then exit to hyperCard doSS end mouseup -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=482 top=294 right=320 bottom=509 -- title width / last selected line: 0 -- icon id / first selected line: 1236 / 1236 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Last Menu ----- HyperTalk script ----- on mouseUp go cd "Topology C/1" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=493 top=319 right=341 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 1237 / 1237 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp lock screen go next unlock screen with scroll left end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=478 top=319 right=341 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 1401 / 1401 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp end mouseUp -- part 10 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=16 top=38 right=67 bottom=438 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 20 -- style flags: 0 -- line height: 26 -- part name: Subtitle -- part 22 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=63 top=75 right=97 bottom=446 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 16 -- style flags: 0 -- line height: 17 -- part name: Header -- part 23 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=63 top=101 right=122 bottom=446 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 256 -- line height: 15 -- part name: Instruction -- part 24 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=63 top=123 right=160 bottom=447 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 20 -- style flags: 0 -- line height: 26 -- part name: Item1 -- part 25 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=63 top=168 right=206 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 20 -- style flags: 0 -- line height: 26 -- part name: Item2 -- part 18 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=423 top=0 right=13 bottom=466 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 4 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: CardTitle -- part 29 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=17 top=123 right=158 bottom=52 -- title width / last selected line: 0 -- icon id / first selected line: 4231 / 4231 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: #1 -- part 30 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=17 top=168 right=203 bottom=52 -- title width / last selected line: 0 -- icon id / first selected line: 4232 / 4232 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: #2 -- part 32 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=15 top=120 right=159 bottom=348 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hiliter1 ----- HyperTalk script ----- on mouseUp goItem "“Network” Defined P/2" end mouseUp -- part 33 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=15 top=165 right=204 bottom=348 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hiliter2 ----- HyperTalk script ----- on mouseUp goItem "“Network” Defined P/3" end mouseUp -- part 36 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=482 top=208 right=234 bottom=509 -- title width / last selected line: 0 -- icon id / first selected line: 1234 / 1234 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Lesson ----- HyperTalk script ----- on mouseUp lesson "1.2.3" end mouseUp -- part 41 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=493 top=319 right=341 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 1400 / 1400 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp end mouseUp